xen.git
2016-08-12 Jan Beulichx86emul: use DstEax where possible
2016-08-12 Jan Beulichx86emul: don't special case fetching unsigned 8-bit...
2016-08-12 Jan Beulichx86emul: all push flavors are data moves
2016-08-12 Jan Beulichx86emul: don't special case fetching immediates of...
2016-08-12 Jan Beulichx86emul: don't special case fetching the immediate...
2016-08-12 Razvan Cojocaruvm_event: synchronize vCPU state in vm_event_resume()
2016-08-12 Razvan Cojocaruvm_event: fix comment
2016-08-12 Andrew Cooperx86/cpufreq: Avoid using processor_pminfo[cpu] when...
2016-08-12 Andrew Cooperx86/boot: Align e820 and video data in the boot trampoline
2016-08-11 Wei Liulibxc: use DPRINTF in xc_domain_dumpcore_via_callback
2016-08-11 Jan Beulichx86/NUMA: cleanup
2016-08-11 Jan Beulichpage-alloc/x86: don't restrict DMA heap to node 0
2016-08-11 Trammell Hudsonallow reproducible builds of xen.gz
2016-08-11 Boris OstrovskyAMD/VPMU: 0xc0010000 - 0xc001007 MSRs are in PMU range
2016-08-11 Boris Ostrovskyx86/HVM: add more checks verifying that PIT/PIC/IOAPIC...
2016-08-11 Andrew Cooperx86/microcode: Avoid undefined behaviour from signed...
2016-08-11 Andrew Cooperxen/x86: Avoid undefined behaviour by shifting into...
2016-08-11 Andrew Cooperxen/common: Avoid undefined behaviour by shifting into...
2016-08-10 Andrew Cooperx86/traps: Fix failed ASSERT() in do_guest_trap()
2016-08-10 Boris Ostrovskyhvmloader: acpi_build_tables() can't take acpi_config...
2016-08-10 Boris Ostrovskyhvmloader: include libacpi.h instead of acpi2_0.h in...
2016-08-09 Jan Beulichcommon: clean up taint logic
2016-08-09 Boris Ostrovskyhvmloader: move passthrough initialization from ACPI...
2016-08-09 Boris Ostrovskyhvmloader: decide which SSDTs to install in hvmloader
2016-08-09 Boris Ostrovskyhvmloader: initialize vm_gid data outside ACPI code
2016-08-09 Boris Ostrovskyacpi/hvmloader: allow acpi_build_tables() callers speci...
2016-08-09 Boris Ostrovskyhvmloader: provide hvmloader_acpi_build_tables()
2016-08-09 George Dunlaptools/xenalyze: Allow automatic resizing of sample...
2016-08-09 George Dunlaptools/xenalyze: Get rid of extraneous data structure
2016-08-09 George Dunlaptools/xenalyze: Remove weighted cpi summaries
2016-08-09 George Dunlaptools/xenalyze: Remove bogus library dependencies
2016-08-08 Wei Liulibxl: fix declaration of libxl_primary_console_exec_0x...
2016-08-08 Andrew Cooperx86/traps: Drop use_error_code parameter from do_{...
2016-08-08 Ian Jacksonlibxl: CODING_STYLE: Forbid if (...) { stmt; } else...
2016-08-08 Wei Liuxl: use xenconsole startup protocol
2016-08-08 Wei Liudocs: document xenconsole startup protocol
2016-08-08 Wei Liulibxl: libxl_{primary_,}console_exec now take notify_fd...
2016-08-08 Wei Liulibxl: factor out libxl__console_tty_path
2016-08-08 Wei Liutools/console: introduce --start-notify-fd option for...
2016-08-08 Wei Liutools/console: fix help string in client
2016-08-08 George DunlapCODING_STYLE: Allow single-sentence comments without...
2016-08-08 Dario Faggiolitools: xenalyze: kill spurious sched_switch output...
2016-08-05 Jan Beulichx86/time: also use rdtsc_ordered() in check_tsc_warp()
2016-08-05 Jan Beulichlibelf: drop struct elf_dom_parms' virt_offset member
2016-08-05 Bob Liulibxl: return any serial tty path in libxl_console_get_tty
2016-08-05 Juergen Grosstools: make xenstore domain easy configurable
2016-08-05 Juergen Grosstools: use pidfile for test if xenstored is running
2016-08-05 Juergen Grosstools: split out xenstored starting form xencommons
2016-08-05 Juergen Grosstools: remove systemd xenstore socket definitions
2016-08-04 Julien Grallxen/arm: p2m: Don't use default access permission when...
2016-08-04 Julien Grallxen/arm: arm64: Add Cortex-A57 erratum 834220 workaround
2016-08-04 Julien Grallxen/arm: traps: Avoid unnecessary VA -> IPA translation...
2016-08-04 Julien Grallxen/arm: traps: MMIO should only be emulated for fault...
2016-08-04 Julien Grallxen/arm: Use check_workaround to handle the erratum...
2016-08-04 Julien Grallxen/arm: Provide macros to help creating workaround...
2016-08-04 Julien Grallxen/arm: traps: Simplify the switch in do_trap_*_abort_...
2016-08-04 Andrew Cooperx86/debug: Make debugger_trap_entry() safe during early...
2016-08-04 Jan Beulichx86: support newer Intel CPU models
2016-08-04 Jan Beulichhvmloader: don't hard-code IO-APIC parameters
2016-08-04 Jan Beulichx86/time: relax barriers
2016-08-04 Jan Beulichx86/time: group time stamps into a structure
2016-08-04 Jan Beulichx86/time: fold recurring code
2016-08-04 Jan Beulichx86/time: support 32-bit wide ACPI PM timer
2016-08-04 Jan Beulichx86/time: calibrate TSC against platform timer
2016-08-04 Paul Durrantx86/HVM: add new functions to get/set memory types
2016-08-04 Paul Durrantx86: rename p2m_mmio_write_dm to p2m_ioreq_server
2016-08-03 Julien Grallxen/arm: traps: Don't inject a fault if the translation...
2016-08-03 Julien Grallxen/arm: arm64: Add cortex-A57 erratum 832075 workaround
2016-08-03 Julien Grallxen/arm: arm64: Add Cortex-A53 cache errata workaround
2016-08-03 Julien Grallxen/arm: Document the errata implemented in Xen
2016-08-03 Julien Grallxen/arm: Detect silicon revision and set cap bits accor...
2016-08-03 Julien Grallxen/arm: cpufeature: Provide an helper to check if...
2016-08-03 Julien Grallxen/arm: Introduce alternative runtime patching
2016-08-03 Andrew Cooperx86/mmcfg: Fix initalisation of variables in pci_mmcfg_...
2016-08-03 Anshul Makkarratelimit: Implement rate limit for credit2 scheduler
2016-08-03 Dario Faggiolixen: cpupool: small optimization when moving between...
2016-08-03 Dario Faggiolixen: fix a (latent) cpupool-related race during domain...
2016-08-03 Dario Faggiolixen: credit2: issues in csched2_cpu_pick(), when tracin...
2016-08-03 Jacob Panmwait-idle: add Denverton
2016-08-03 Jan Beulichx86/time: introduce and use rdtsc_ordered()
2016-08-03 Jan Beulichx86/time: adjust local system time initialization
2016-08-03 Juergen Grosslibxl: use llabs() instead abs() for int64_t argument
2016-08-02 Andrew Cooperx86/mm: Annotate gfn_get_* helpers as requiring non...
2016-08-02 Wei Liusystemd: remove hard-coded pid file in xendriverdomain...
2016-08-02 Juergen Grosslibxl: memory size in kb requires 64 bit variable
2016-08-02 Tamas K Lengyelx86/mem-sharing: mem-sharing a range of memory
2016-08-02 Paul Durrantlibxl: create xenstore nodes for control/feature-XXX...
2016-08-02 Roger Pau Monnelibxl: fix printing hotplug arguments/environment
2016-08-02 Jim Fehligdocs: define semantics of vncpasswd in xl.cfg
2016-08-02 Boris Ostrovskyx86/PCI: update ACPI Check to include SGI Ux3
2016-08-02 Jan Beulichx86: use gcc6'es flags asm() output support
2016-08-02 Andrew Cooperxen/types: Correct the definition of uintptr_t
2016-08-01 Andrew Cooperxen/common: Sort the obj build order
2016-08-01 Andrew Cooperxen/types: Alter typedef for bool_t
2016-08-01 Andrew Cooperx86/mm: Clean up the construction of base_disallow_mask
2016-08-01 Andrew Cooperx86/mm: Avoid NULL dereference when checking altp2m...
2016-08-01 Chao Gaox86/vMSI-x: check whether msixtbl_list in msixtbl_pt_re...
2016-08-01 Jan Beulichmwait-idle: correct/improve BXT support
2016-08-01 Quan XuMAINTAINERS: update Quan Xu's email address
2016-08-01 Chris Pattersonlibxl: compilation warning fix for arm & aarch64
next